PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFPushButtonField Class / getCaption Method
In This Topic
    getCaption Method
    In This Topic
    Gets the button caption.
    Syntax
    public java.lang.String getCaption()

    Return Value

    The text displayed on the button.
    See Also